home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…rary 5 (Internal Edition)
/
Apple R&P Lib Internal v5.0.iso
/
6-Developer Demos
/
Developer Demos-Ed.
/
Macintosh School® CD-ROM Demo
/
Macintosh SchoolÆ CD-ROM Demo
/
card_106026.txt
< prev
next >
Wrap
Text File
|
1990-08-14
|
25KB
|
1,229 lines
-- card: 106026 from stack: in
-- bmap block id: 106960
-- flags: 4000
-- background id: 14423
-- name: Term Marks…
----- HyperTalk script -----
on groupOne
if not hilite of target then
repeat with index = 2 to 10
set hilite of button id index to false
end repeat
set hilite of target to true
end if
end groupOne
on groupTwo
if not hilite of target then
repeat with index = 19 to 23
set hilite of button id index to false
end repeat
set hilite of target to true
end if
end groupTwo
on resetCard
set cursor to watch
repeat with index = 1 to the number of card fields - 1
put empty into card field index
end repeat
repeat with index = 0 to 3
put 0.0 into card field ((index * 12) + 2)
put 0.0 into card field ((index * 12) + 5)
put 0.0 into card field ((index * 12) + 6)
put 0.0 into card field ((index * 12) + 7)
end repeat
repeat with index = 11 to 14
set icon of button id index to "Sm Unchecked Box"
end repeat
repeat with index = 19 to 23
set hilite of button id index to false
end repeat
hide card field "Report Comments"
end resetCard
-- part 1 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=0 top=0 right=342 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 2 (button)
-- low flags: 00
-- high flags: 4000
-- rect: left=390 top=39 right=52 bottom=402
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
groupOne
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=401 top=39 right=52 bottom=413
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
groupOne
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=412 top=39 right=52 bottom=424
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
groupOne
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=423 top=39 right=52 bottom=435
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
groupOne
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=434 top=39 right=52 bottom=446
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
groupOne
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=445 top=39 right=52 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
groupOne
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=456 top=39 right=52 bottom=468
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
groupOne
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=467 top=39 right=52 bottom=479
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
groupOne
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=478 top=39 right=52 bottom=490
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
groupOne
end mouseUp
-- part 11 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=21 top=102 right=115 bottom=34
-- title width / last selected line: 0
-- icon id / first selected line: 5062 / 5062
-- text alignment: 1
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name:
----- HyperTalk script -----
on mouseUp
if icon of me is "5063" then
set icon of me to "Sm Unchecked Box"
else set icon of me to "Sm Checked Box"
end mouseUp
-- part 12 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=21 top=134 right=147 bottom=34
-- title width / last selected line: 0
-- icon id / first selected line: 5062 / 5062
-- text alignment: 1
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name:
----- HyperTalk script -----
on mouseUp
if icon of me is "5063" then
set icon of me to "Sm Unchecked Box"
else set icon of me to "Sm Checked Box"
end mouseUp
-- part 13 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=21 top=166 right=179 bottom=34
-- title width / last selected line: 0
-- icon id / first selected line: 5062 / 5062
-- text alignment: 1
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name:
----- HyperTalk script -----
on mouseUp
if icon of me is "5063" then
set icon of me to "Sm Unchecked Box"
else set icon of me to "Sm Checked Box"
end mouseUp
-- part 14 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=21 top=198 right=211 bottom=34
-- title width / last selected line: 0
-- icon id / first selected line: 5062 / 5062
-- text alignment: 1
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name:
----- HyperTalk script -----
on mouseUp
if icon of me is "5063" then
set icon of me to "Sm Unchecked Box"
else set icon of me to "Sm Checked Box"
end mouseUp
-- part 15 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=394 top=223 right=241 bottom=484
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Clear…
-- part 16 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=394 top=249 right=267 bottom=484
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Comments…
----- HyperTalk script -----
on mouseUp
lock screen
go to card short name of me of this background
unlock screen
end mouseUp
-- part 17 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=394 top=275 right=293 bottom=484
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: OK
----- HyperTalk script -----
on mouseUp
lock screen
resetCard
pop card
unlock screen
end mouseUp
-- part 18 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=394 top=301 right=319 bottom=484
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Cancel
----- HyperTalk script -----
on mouseUp
lock screen
resetCard
pop card
unlock screen
end mouseUp
-- part 19 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=20 top=239 right=255 bottom=178
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
groupTwo
end mouseUp
-- part 20 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=20 top=255 right=271 bottom=178
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
groupTwo
end mouseUp
-- part 21 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=20 top=271 right=287 bottom=178
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
groupTwo
end mouseUp
-- part 22 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=20 top=287 right=303 bottom=178
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 23 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=20 top=303 right=319 bottom=178
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 24 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=140 top=85 right=100 bottom=187
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 25 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=188 top=85 right=100 bottom=235
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 26 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=236 top=85 right=100 bottom=283
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 27 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=284 top=85 right=100 bottom=331
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 28 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=332 top=85 right=100 bottom=379
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 29 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=380 top=85 right=100 bottom=427
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 30 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=428 top=85 right=100 bottom=475
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 31 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=236 top=101 right=116 bottom=283
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 32 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=284 top=101 right=116 bottom=331
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 33 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=332 top=101 right=116 bottom=379
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 34 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=380 top=101 right=116 bottom=427
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 35 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=428 top=101 right=116 bottom=475
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 36 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=140 top=117 right=132 bottom=187
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 37 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=188 top=117 right=132 bottom=235
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 38 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=236 top=117 right=132 bottom=283
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 39 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=284 top=117 right=132 bottom=331
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 40 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=332 top=117 right=132 bottom=379
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 41 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=380 top=117 right=132 bottom=427
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 42 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=428 top=117 right=132 bottom=475
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 43 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=236 top=133 right=148 bottom=283
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 44 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=284 top=133 right=148 bottom=331
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 45 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=332 top=133 right=148 bottom=379
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 46 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=380 top=133 right=148 bottom=427
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 47 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=428 top=133 right=148 bottom=475
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 48 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=140 top=149 right=164 bottom=187
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 49 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=188 top=149 right=164 bottom=235
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 50 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=236 top=149 right=164 bottom=283
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 51 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=284 top=149 right=164 bottom=331
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 52 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=332 top=149 right=164 bottom=379
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 53 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=380 top=149 right=164 bottom=427
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 54 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=428 top=149 right=164 bottom=475
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 55 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=236 top=165 right=180 bottom=283
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 56 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=284 top=165 right=180 bottom=331
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 57 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=332 top=165 right=180 bottom=379
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 58 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=380 top=165 right=180 bottom=427
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 59 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=428 top=165 right=180 bottom=475
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 60 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=140 top=181 right=196 bottom=187
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 61 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=188 top=181 right=196 bottom=235
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 62 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=236 top=181 right=196 bottom=283
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 63 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=284 top=181 right=196 bottom=331
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 64 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=332 top=181 right=196 bottom=379
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 65 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=380 top=181 right=196 bottom=427
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 66 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=428 top=181 right=196 bottom=475
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 67 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=236 top=197 right=212 bottom=283
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 68 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=284 top=197 right=212 bottom=331
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 69 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=332 top=197 right=212 bottom=379
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 70 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=380 top=197 right=212 bottom=427
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 71 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=428 top=197 right=212 bottom=475
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 13
-- part name:
-- part 72 (field)
-- low flags: 81
-- high flags: 0007
-- rect: left=207 top=238 right=320 bottom=383
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 11
-- part name: Report Comments
-- part contents for card part 72
----- text -----
Comment ID: 3
^N, your test marks lowered your grade. Let's work on this for next term.
-- part contents for card part 25
----- text -----
0.0
-- part contents for card part 28
----- text -----
0.0
-- part contents for card part 29
----- text -----
0.0
-- part contents for card part 30
----- text -----
0.0
-- part contents for card part 37
----- text -----
0.0
-- part contents for card part 40
----- text -----
0.0
-- part contents for card part 41
----- text -----
0.0
-- part contents for card part 42
----- text -----
0.0
-- part contents for card part 49
----- text -----
0.0
-- part contents for card part 52
----- text -----
0.0
-- part contents for card part 53
----- text -----
0.0
-- part contents for card part 54
----- text -----
0.0
-- part contents for card part 61
----- text -----
0.0
-- part contents for card part 64
----- text -----
0.0
-- part contents for card part 65
----- text -----
0.0
-- part contents for card part 66
----- text -----
0.0